toggle menu
Rell System Library API Reference
rell
switch theme
search in API
Rell System Library
/
[root]
/
immutable_mirror_struct
immutable_mirror_struct
rell
hidden
abstract
type
immutable_mirror_struct
<
T
>
:
mirror_struct
<
T
>
Since
0.10.4
Members
Functions
to_mutable
Link copied to clipboard
rell
pure
function
to_mutable
(
)
:
mutable_mirror_struct
<
T
>
Convert this structure to a mutable version.